home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2007 January, February, March & April
/
Chip-Cover-CD-2007-02.iso
/
Pakiet internetowy
/
Rozne
/
eSkiMos R2 1.84
/
eskimosr2.exe
/
{app}
/
eSkiMoS.exe
/
0
/
RCDATA
/
TIMPORTFORM
/
TIMPORTFORM.txt
Wrap
Text File
|
2006-01-06
|
2KB
|
87 lines
object ImportForm: TImportForm
Left = 193
Top = 107
BorderIcons = [biSystemMenu]
BorderStyle = bsSingle
Caption = 'eSkiMoS R2 - Import kontakt'#243'w'
ClientHeight = 126
ClientWidth = 241
Color = clBtnFace
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
Scaled = False
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 8
Width = 88
Height = 13
Caption = 'Zr'#243'd'#322'o kontakt'#243'w:'
end
object ZrodloCombo: TComboBox
Left = 16
Top = 24
Width = 209
Height = 21
Color = 15724527
ItemHeight = 13
TabOrder = 0
Items.Strings = (
'eSkiMoS R2'
'CSV'
'eSkiMoS v3.20'
'Gadu-Gadu'
'Gadu-Gadu SMS'
'SeMSMS'
'SendSMS')
end
object OKBtn: TButton
Left = 152
Top = 96
Width = 75
Height = 25
Caption = 'OK..'
TabOrder = 1
OnClick = OKBtnClick
end
object GrupyCheckbox: TCheckBox
Left = 16
Top = 48
Width = 97
Height = 17
Caption = 'Importuj grupy'
Checked = True
State = cbChecked
TabOrder = 2
end
object NadpisujCheckbox: TCheckBox
Left = 16
Top = 64
Width = 169
Height = 17
Caption = 'Nadpisuj kontakty bez pytania'
TabOrder = 3
end
object AnulujBtn: TButton
Left = 72
Top = 96
Width = 75
Height = 25
Cancel = True
Caption = 'Anuluj'
ModalResult = 2
TabOrder = 4
end
object OpenDialog1: TOpenDialog
Left = 16
Top = 88
end
end